home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000837_ric@updike.sri.com_Mon Aug 8 06:46:37 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from updike.SRI.COM by cs.umb.edu with SMTP id AA10310
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 8 Aug 1994 16:46:38 -0400
  3. Received: by updike.sri.com (4.1/SMI-4.1)
  4.     id AA13909; Mon, 8 Aug 94 13:46:37 PDT
  5. Date: Mon, 8 Aug 94 13:46:37 PDT
  6. From: ric@updike.sri.com (Richard Steinberger)
  7. Message-Id: <9408082046.AA13909@updike.sri.com>
  8. To: tex-k@cs.umb.edu
  9. Cc: karl@cs.umb.edu, elisabet@u.washington.edu, ric@updike.sri.com
  10. Subject: Help! web2c fail to compile on SunOS w/ gcc 2.5.8
  11.  
  12.  
  13. Can anyone help with this?  I have just tried to build the latest version
  14. of the TeX software.  I fetched web.tar.gz and web2c.tar.gz from
  15. ftp.cs.umb.edu.  I am using gcc-2.5.8, bison-1.22 and flex-2.4.7 on
  16. a Sun running SunOS 4.1.3.  I unpacked the tar files, ran configure,
  17. made no changes in any file, and then (as per the README file) typed
  18. "make".  Things got only so far.....
  19.  
  20. ar cq lib.a alloca.o eofeoln.o fprintreal.o getopt.o getopt1.o inputint.o main.o ourpaths.o strpascal.o uexit.o version.o xfopen-pas.o zround.o
  21. ranlib lib.a
  22. cd web2c; make  SHELL='/bin/sh' CC='gcc' CFLAGS='-g'     RANLIB='ranlib' LN='ln -s' DEFS='' CCLD='gcc' LDFLAGS='-g ' LIBS='' x_extra_libs='' x_include_flags=''       x_lib_flags=''  YACC='bison -y' LEX='flex' LEXLIB='-lfl' all
  23. gcc -I./../lib -I../.. -g -c web2c.c
  24. In file included from web2c.c:17:
  25. web2c.h:54: parse error before `*'
  26. web2c.h:54: warning: data definition has no type or storage class
  27. *** Error code 1
  28. make: Fatal error: Command failed for target `web2c.o'
  29.  
  30. The offending line seems to be: DECLARE_YYTEXT
  31.  
  32. Thanks in advance for any suggestions or guidance....
  33.  
  34. Ric Steinberger
  35. Software Engineer
  36. ric@updike.sri.com
  37.  
  38. "For De Mille, young fur-henchmen can't be rowing!" Thomas Pynchon
  39.                                                     Gravity's Rainbow
  40.  
  41.